home *** CD-ROM | disk | FTP | other *** search
/ Aminet 13 / Aminet 13 - August 1996.iso / Aminet / mus / midi / mksys.lha / mksys / mksys.readme < prev    next >
Text File  |  1980-03-04  |  2KB  |  51 lines

  1. Short: DX7 & K4 all-dump convertor (bin,src,rexx,example)
  2. Type: mus/midi
  3. Author: eliot@sci.muni.cz (Eli0t of cONTORTIOn)
  4. Uploader: eliot@sci.muni.cz (Eli0t of cONTORTIOn)
  5.  
  6.  
  7. MKSYS 1.0
  8. +++++++++
  9.  
  10. This simple C source handles common DX7(IID) compressed dumps:
  11.  
  12. raw data without checksum             4096 bytes
  13. raw data + checksum                   4097 bytes
  14.  
  15. multidumps                            4224 bytes (weirdo!)
  16.                                       5232 bytes
  17.  
  18. and K4 all-dump                      15114 bytes
  19. + header                             15123 bytes
  20.  
  21. and writes out 4104 bytes long message -> just send it into the synth!
  22.               15123 bytes long message (KAWAI K4/K4r) -----||------
  23.  
  24. =======================================================================
  25.  
  26.              This program is a part of my DX/K4 project
  27.      and all the sources and programs are free without warranty.
  28.  
  29. Next in the project -> TRITON GUI DX/K4 complex manager
  30.  
  31.            Kind e-mails to little funny musician welcome!
  32.  
  33. Future: 8MED SYSEX format reading and transforming ;^) (yeah Teijo, that one!)
  34.  
  35.  
  36.  
  37. DISCLAIMER:
  38.  
  39. I can't support synths I have NOT! If ya want to support one
  40. of yours, send it to me ;)
  41.                                               (it was a joke!)
  42.  
  43. =======================================================================
  44.  
  45. Regards: Bjorn Lynne, Alister Brimble, Urban Mueller, Teijo Kinnunen,
  46. Kari-Pekka Koljonen, all the cONTORTIOn members, all my friends...
  47.  
  48. Special hellos: Urban Umueller, Matthias Scheler
  49.  
  50. =======================================================================
  51.